Skip to content

Conversation

@github-actions
Copy link

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

* [NOTASK] fix refund missing exception

* [NOTASK] Adapt tx mapper
Yannick1712 and others added 2 commits February 10, 2026 09:59
The Raiffeisen CAMT.053 XML has AmtDtls at Ntry level only,
not at NtryDtls.TxDtls level. The SEPA parser returns NULL for
txAmount/txCurrency, causing a TypeError in createFromBankTx
(Cannot read properties of null reading 'id') every 30s.

This migration copies amount/currency into txAmount/txCurrency
so the next checkBankTx cron cycle can assign the transaction.
@TaprootFreak TaprootFreak merged commit d83fb76 into main Feb 11, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants